1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctBom_Form
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 =
new System.Windows.Forms.DataGridViewCellStyle();
32             
this.panel1 = new System.Windows.Forms.Panel();
33             
this.linkLabel_QuayLai = new System.Windows.Forms.LinkLabel();
34             
this.dateNgayBatDau = new System.Windows.Forms.DateTimePicker();
35             
this.btnThucHien = new System.Windows.Forms.Button();
36             
this.label12 = new System.Windows.Forms.Label();
37             
this.txtGiaVon = new System.Windows.Forms.TextBox();
38             
this.dateNgayKetThuc = new System.Windows.Forms.DateTimePicker();
39             
this.groupBox3 = new System.Windows.Forms.GroupBox();
40             
this.txtTenSp = new System.Windows.Forms.TextBox();
41             
this.lblThongBao = new System.Windows.Forms.Label();
42             
this.label13 = new System.Windows.Forms.Label();
43             
this.pictureBox1 = new System.Windows.Forms.PictureBox();
44             
this.rdoHangKhuyenMai = new System.Windows.Forms.RadioButton();
45             
this.rdoMuaHang = new System.Windows.Forms.RadioButton();
46             
this.label11 = new System.Windows.Forms.Label();
47             
this.btnClear = new System.Windows.Forms.Button();
48             
this.btnLuu = new System.Windows.Forms.Button();
49             
this.txtGiaBan = new System.Windows.Forms.TextBox();
50             
this.label8 = new System.Windows.Forms.Label();
51             
this.label10 = new System.Windows.Forms.Label();
52             
this.txtChuanMaVach = new System.Windows.Forms.TextBox();
53             
this.txtSoLuongSp = new System.Windows.Forms.TextBox();
54             
this.label9 = new System.Windows.Forms.Label();
55             
this.txtMoTa = new System.Windows.Forms.TextBox();
56             
this.txtSoLuongGoi = new System.Windows.Forms.TextBox();
57             
this.label7 = new System.Windows.Forms.Label();
58             
this.groupBox1 = new System.Windows.Forms.GroupBox();
59             
this.dgvDsMuaHang = new System.Windows.Forms.DataGridView();
60             
this.label6 = new System.Windows.Forms.Label();
61             
this.label5 = new System.Windows.Forms.Label();
62             
this.label4 = new System.Windows.Forms.Label();
63             
this.label3 = new System.Windows.Forms.Label();
64             
this.txtTieuDe = new System.Windows.Forms.TextBox();
65             
this.label2 = new System.Windows.Forms.Label();
66             
this.label1 = new System.Windows.Forms.Label();
67             
this.GiaVonMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
68             
this.IdBomItemMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
69             
this.STTMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
70             
this.ChuanMaVachMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
71             
this.TenSanPhamMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
72             
this.TenDonViTinhMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
73             
this.DonViTinhId = new System.Windows.Forms.DataGridViewTextBoxColumn();
74             
this.SoLuongMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
75             
this.GiaBanMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
76             
this.ThanhTien = new System.Windows.Forms.DataGridViewTextBoxColumn();
77             
this.TrangThai = new System.Windows.Forms.DataGridViewTextBoxColumn();
78             
this.trangthai2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
79             
this.Sua = new System.Windows.Forms.DataGridViewLinkColumn();
80             
this.Xoa = new System.Windows.Forms.DataGridViewLinkColumn();
81             
this.panel1.SuspendLayout();
82             
this.groupBox3.SuspendLayout();
83             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).BeginInit();
84             
this.groupBox1.SuspendLayout();
85             ((System.ComponentModel.ISupportInitialize)(
this.dgvDsMuaHang)).BeginInit();
86             
this.SuspendLayout();
87             
//
88             
// panel1
89             
//
90             
this.panel1.AutoScroll = true;
91             
this.panel1.BackColor = System.Drawing.Color.White;
92             
this.panel1.Controls.Add(this.linkLabel_QuayLai);
93             
this.panel1.Controls.Add(this.dateNgayBatDau);
94             
this.panel1.Controls.Add(this.btnThucHien);
95             
this.panel1.Controls.Add(this.label12);
96             
this.panel1.Controls.Add(this.txtGiaVon);
97             
this.panel1.Controls.Add(this.dateNgayKetThuc);
98             
this.panel1.Controls.Add(this.groupBox3);
99             
this.panel1.Controls.Add(this.txtMoTa);
100             
this.panel1.Controls.Add(this.txtSoLuongGoi);
101             
this.panel1.Controls.Add(this.label7);
102             
this.panel1.Controls.Add(this.groupBox1);
103             
this.panel1.Controls.Add(this.label6);
104             
this.panel1.Controls.Add(this.label5);
105             
this.panel1.Controls.Add(this.label4);
106             
this.panel1.Controls.Add(this.label3);
107             
this.panel1.Controls.Add(this.txtTieuDe);
108             
this.panel1.Controls.Add(this.label2);
109             
this.panel1.Controls.Add(this.label1);
110             
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
111             
this.panel1.Location = new System.Drawing.Point(0, 0);
112             
this.panel1.Name = "panel1";
113             
this.panel1.Size = new System.Drawing.Size(1024, 960);
114             
this.panel1.TabIndex = 0;
115             
//
116             
// linkLabel_QuayLai
117             
//
118             
this.linkLabel_QuayLai.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
119             
this.linkLabel_QuayLai.AutoSize = true;
120             
this.linkLabel_QuayLai.Location = new System.Drawing.Point(924, 12);
121             
this.linkLabel_QuayLai.Name = "linkLabel_QuayLai";
122             
this.linkLabel_QuayLai.Size = new System.Drawing.Size(83, 18);
123             
this.linkLabel_QuayLai.TabIndex = 31;
124             
this.linkLabel_QuayLai.TabStop = true;
125             
this.linkLabel_QuayLai.Text = "<< Quay lại";
126             
this.linkLabel_QuayLai.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_Quaylai_LinkClicked);
127             
//
128             
// dateNgayBatDau
129             
//
130             
this.dateNgayBatDau.CustomFormat = "dd/MM/yyyy";
131             
this.dateNgayBatDau.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
132             
this.dateNgayBatDau.Location = new System.Drawing.Point(158, 131);
133             
this.dateNgayBatDau.Name = "dateNgayBatDau";
134             
this.dateNgayBatDau.Size = new System.Drawing.Size(247, 24);
135             
this.dateNgayBatDau.TabIndex = 20;
136             
//
137             
// btnThucHien
138             
//
139             
this.btnThucHien.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
140             
this.btnThucHien.Location = new System.Drawing.Point(884, 688);
141             
this.btnThucHien.Name = "btnThucHien";
142             
this.btnThucHien.Size = new System.Drawing.Size(123, 25);
143             
this.btnThucHien.TabIndex = 9;
144             
this.btnThucHien.Text = "Thực hiện";
145             
this.btnThucHien.UseVisualStyleBackColor = true;
146             
this.btnThucHien.Visible = false;
147             
this.btnThucHien.Click += new System.EventHandler(this.btnThucHien_Click);
148             
//
149             
// label12
150             
//
151             
this.label12.AutoSize = true;
152             
this.label12.Location = new System.Drawing.Point(642, 196);
153             
this.label12.Name = "label12";
154             
this.label12.Size = new System.Drawing.Size(59, 18);
155             
this.label12.TabIndex = 28;
156             
this.label12.Text = "Giá vốn";
157             
this.label12.Visible = false;
158             
//
159             
// txtGiaVon
160             
//
161             
this.txtGiaVon.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
162             | System.Windows.Forms.AnchorStyles.Right)));
163             
this.txtGiaVon.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
164             
this.txtGiaVon.Location = new System.Drawing.Point(645, 215);
165             
this.txtGiaVon.Name = "txtGiaVon";
166             
this.txtGiaVon.Size = new System.Drawing.Size(104, 26);
167             
this.txtGiaVon.TabIndex = 29;
168             
this.txtGiaVon.Visible = false;
169             
//
170             
// dateNgayKetThuc
171             
//
172             
this.dateNgayKetThuc.CustomFormat = "dd/MM/yyyy";
173             
this.dateNgayKetThuc.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
174             
this.dateNgayKetThuc.Location = new System.Drawing.Point(158, 176);
175             
this.dateNgayKetThuc.Name = "dateNgayKetThuc";
176             
this.dateNgayKetThuc.Size = new System.Drawing.Size(247, 24);
177             
this.dateNgayKetThuc.TabIndex = 19;
178             
//
179             
// groupBox3
180             
//
181             
this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
182             | System.Windows.Forms.AnchorStyles.Right)));
183             
this.groupBox3.Controls.Add(this.txtTenSp);
184             
this.groupBox3.Controls.Add(this.lblThongBao);
185             
this.groupBox3.Controls.Add(this.label13);
186             
this.groupBox3.Controls.Add(this.pictureBox1);
187             
this.groupBox3.Controls.Add(this.rdoHangKhuyenMai);
188             
this.groupBox3.Controls.Add(this.rdoMuaHang);
189             
this.groupBox3.Controls.Add(this.label11);
190             
this.groupBox3.Controls.Add(this.btnClear);
191             
this.groupBox3.Controls.Add(this.btnLuu);
192             
this.groupBox3.Controls.Add(this.txtGiaBan);
193             
this.groupBox3.Controls.Add(this.label8);
194             
this.groupBox3.Controls.Add(this.label10);
195             
this.groupBox3.Controls.Add(this.txtChuanMaVach);
196             
this.groupBox3.Controls.Add(this.txtSoLuongSp);
197             
this.groupBox3.Controls.Add(this.label9);
198             
this.groupBox3.Location = new System.Drawing.Point(755, 67);
199             
this.groupBox3.Name = "groupBox3";
200             
this.groupBox3.Size = new System.Drawing.Size(266, 295);
201             
this.groupBox3.TabIndex = 18;
202             
this.groupBox3.TabStop = false;
203             
this.groupBox3.Text = "Thông tin sản phẩm";
204             
//
205             
// txtTenSp
206             
//
207             
this.txtTenSp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
208             | System.Windows.Forms.AnchorStyles.Right)));
209             
this.txtTenSp.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
210             
this.txtTenSp.Location = new System.Drawing.Point(129, 80);
211             
this.txtTenSp.Name = "txtTenSp";
212             
this.txtTenSp.Size = new System.Drawing.Size(107, 26);
213             
this.txtTenSp.TabIndex = 31;
214             
//
215             
// lblThongBao
216             
//
217             
this.lblThongBao.AutoSize = true;
218             
this.lblThongBao.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
219             
this.lblThongBao.ForeColor = System.Drawing.Color.Red;
220             
this.lblThongBao.Location = new System.Drawing.Point(215, 257);
221             
this.lblThongBao.Name = "lblThongBao";
222             
this.lblThongBao.Size = new System.Drawing.Size(21, 20);
223             
this.lblThongBao.TabIndex = 30;
224             
this.lblThongBao.Text = "...";
225             
this.lblThongBao.Visible = false;
226             
//
227             
// label13
228             
//
229             
this.label13.AutoSize = true;
230             
this.label13.Location = new System.Drawing.Point(7, 83);
231             
this.label13.Name = "label13";
232             
this.label13.Size = new System.Drawing.Size(102, 18);
233             
this.label13.TabIndex = 30;
234             
this.label13.Text = "Tên sản phẩm";
235             
//
236             
// pictureBox1
237             
//
238             
this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
239             
this.pictureBox1.Image = global::SoftQuanLyNhaHang.Properties.Resources.barcode_scanner;
240             
this.pictureBox1.Location = new System.Drawing.Point(186, 24);
241             
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
242             
this.pictureBox1.Name = "pictureBox1";
243             
this.pictureBox1.Size = new System.Drawing.Size(50, 39);
244             
this.pictureBox1.TabIndex = 27;
245             
this.pictureBox1.TabStop = false;
246             
//
247             
// rdoHangKhuyenMai
248             
//
249             
this.rdoHangKhuyenMai.AutoSize = true;
250             
this.rdoHangKhuyenMai.Location = new System.Drawing.Point(246, 122);
251             
this.rdoHangKhuyenMai.Name = "rdoHangKhuyenMai";
252             
this.rdoHangKhuyenMai.Size = new System.Drawing.Size(140, 22);
253             
this.rdoHangKhuyenMai.TabIndex = 26;
254             
this.rdoHangKhuyenMai.Text = "Hàng khuyễn mãi";
255             
this.rdoHangKhuyenMai.UseVisualStyleBackColor = true;
256             
//
257             
// rdoMuaHang
258             
//
259             
this.rdoMuaHang.AutoSize = true;
260             
this.rdoMuaHang.Checked = true;
261             
this.rdoMuaHang.Location = new System.Drawing.Point(132, 122);
262             
this.rdoMuaHang.Name = "rdoMuaHang";
263             
this.rdoMuaHang.Size = new System.Drawing.Size(91, 22);
264             
this.rdoMuaHang.TabIndex = 25;
265             
this.rdoMuaHang.TabStop = true;
266             
this.rdoMuaHang.Text = "Mua hàng";
267             
this.rdoMuaHang.UseVisualStyleBackColor = true;
268             
//
269             
// label11
270             
//
271             
this.label11.AutoSize = true;
272             
this.label11.Location = new System.Drawing.Point(6, 122);
273             
this.label11.Name = "label11";
274             
this.label11.Size = new System.Drawing.Size(101, 18);
275             
this.label11.TabIndex = 24;
276             
this.label11.Text = "Loại hàng hóa";
277             
//
278             
// btnClear
279             
//
280             
this.btnClear.Location = new System.Drawing.Point(11, 253);
281             
this.btnClear.Name = "btnClear";
282             
this.btnClear.Size = new System.Drawing.Size(75, 30);
283             
this.btnClear.TabIndex = 23;
284             
this.btnClear.Text = "Clear";
285             
this.btnClear.UseVisualStyleBackColor = true;
286             
this.btnClear.Visible = false;
287             
this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
288             
//
289             
// btnLuu
290             
//
291             
this.btnLuu.Location = new System.Drawing.Point(129, 253);
292             
this.btnLuu.Name = "btnLuu";
293             
this.btnLuu.Size = new System.Drawing.Size(75, 28);
294             
this.btnLuu.TabIndex = 22;
295             
this.btnLuu.Text = "Lưu";
296             
this.btnLuu.UseVisualStyleBackColor = true;
297             
this.btnLuu.Click += new System.EventHandler(this.btnLuu_Click);
298             
//
299             
// txtGiaBan
300             
//
301             
this.txtGiaBan.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
302             | System.Windows.Forms.AnchorStyles.Right)));
303             
this.txtGiaBan.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
304             
this.txtGiaBan.Location = new System.Drawing.Point(129, 209);
305             
this.txtGiaBan.Name = "txtGiaBan";
306             
this.txtGiaBan.Size = new System.Drawing.Size(104, 26);
307             
this.txtGiaBan.TabIndex = 21;
308             
this.txtGiaBan.TextChanged += new System.EventHandler(this.txtGiaBan_TextChanged);
309             
this.txtGiaBan.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtGiaBan_KeyPress);
310             
//
311             
// label8
312             
//
313             
this.label8.AutoSize = true;
314             
this.label8.Location = new System.Drawing.Point(6, 37);
315             
this.label8.Name = "label8";
316             
this.label8.Size = new System.Drawing.Size(111, 18);
317             
this.label8.TabIndex = 16;
318             
this.label8.Text = "Chuẩn mã vạch";
319             
//
320             
// label10
321             
//
322             
this.label10.AutoSize = true;
323             
this.label10.Location = new System.Drawing.Point(6, 209);
324             
this.label10.Name = "label10";
325             
this.label10.Size = new System.Drawing.Size(59, 18);
326             
this.label10.TabIndex = 20;
327             
this.label10.Text = "Giá bán";
328             
//
329             
// txtChuanMaVach
330             
//
331             
this.txtChuanMaVach.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
332             | System.Windows.Forms.AnchorStyles.Right)));
333             
this.txtChuanMaVach.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
334             
this.txtChuanMaVach.Location = new System.Drawing.Point(132, 33);
335             
this.txtChuanMaVach.Name = "txtChuanMaVach";
336             
this.txtChuanMaVach.Size = new System.Drawing.Size(47, 26);
337             
this.txtChuanMaVach.TabIndex = 17;
338             
this.txtChuanMaVach.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtChuanMaVach_KeyDown);
339             
//
340             
// txtSoLuongSp
341             
//
342             
this.txtSoLuongSp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
343             | System.Windows.Forms.AnchorStyles.Right)));
344             
this.txtSoLuongSp.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
345             
this.txtSoLuongSp.Location = new System.Drawing.Point(132, 162);
346             
this.txtSoLuongSp.Name = "txtSoLuongSp";
347             
this.txtSoLuongSp.Size = new System.Drawing.Size(104, 26);
348             
this.txtSoLuongSp.TabIndex = 19;
349             
this.txtSoLuongSp.TextChanged += new System.EventHandler(this.txtSoLuongSp_TextChanged);
350             
this.txtSoLuongSp.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtSoLuongMua_KeyPress);
351             
//
352             
// label9
353             
//
354             
this.label9.AutoSize = true;
355             
this.label9.Location = new System.Drawing.Point(6, 170);
356             
this.label9.Name = "label9";
357             
this.label9.Size = new System.Drawing.Size(87, 18);
358             
this.label9.TabIndex = 18;
359             
this.label9.Text = "Số lượng sp";
360             
//
361             
// txtMoTa
362             
//
363             
this.txtMoTa.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
364             
this.txtMoTa.Location = new System.Drawing.Point(158, 265);
365             
this.txtMoTa.Multiline = true;
366             
this.txtMoTa.Name = "txtMoTa";
367             
this.txtMoTa.Size = new System.Drawing.Size(481, 68);
368             
this.txtMoTa.TabIndex = 15;
369             
//
370             
// txtSoLuongGoi
371             
//
372             
this.txtSoLuongGoi.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
373             
this.txtSoLuongGoi.Location = new System.Drawing.Point(158, 223);
374             
this.txtSoLuongGoi.Name = "txtSoLuongGoi";
375             
this.txtSoLuongGoi.Size = new System.Drawing.Size(247, 26);
376             
this.txtSoLuongGoi.TabIndex = 14;
377             
this.txtSoLuongGoi.TextChanged += new System.EventHandler(this.txtSoLuongGoi_TextChanged);
378             
this.txtSoLuongGoi.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtSoLuongGoi_KeyPress);
379             
//
380             
// label7
381             
//
382             
this.label7.AutoSize = true;
383             
this.label7.Location = new System.Drawing.Point(38, 709);
384             
this.label7.Name = "label7";
385             
this.label7.Size = new System.Drawing.Size(0, 18);
386             
this.label7.TabIndex = 11;
387             
//
388             
// groupBox1
389             
//
390             
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
391             | System.Windows.Forms.AnchorStyles.Right)));
392             
this.groupBox1.Controls.Add(this.dgvDsMuaHang);
393             
this.groupBox1.Location = new System.Drawing.Point(38, 360);
394             
this.groupBox1.Name = "groupBox1";
395             
this.groupBox1.Size = new System.Drawing.Size(972, 285);
396             
this.groupBox1.TabIndex = 7;
397             
this.groupBox1.TabStop = false;
398             
this.groupBox1.Text = "Danh sách sản phẩm";
399             
//
400             
// dgvDsMuaHang
401             
//
402             
this.dgvDsMuaHang.AllowUserToAddRows = false;
403             
this.dgvDsMuaHang.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
404             
this.dgvDsMuaHang.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
405             
this.dgvDsMuaHang.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
406             
this.GiaVonMuaHang,
407             
this.IdBomItemMuaHang,
408             
this.STTMuaHang,
409             
this.ChuanMaVachMuaHang,
410             
this.TenSanPhamMuaHang,
411             
this.TenDonViTinhMuaHang,
412             
this.DonViTinhId,
413             
this.SoLuongMuaHang,
414             
this.GiaBanMuaHang,
415             
this.ThanhTien,
416             
this.TrangThai,
417             
this.trangthai2,
418             
this.Sua,
419             
this.Xoa});
420             
this.dgvDsMuaHang.Dock = System.Windows.Forms.DockStyle.Fill;
421             
this.dgvDsMuaHang.Location = new System.Drawing.Point(3, 20);
422             
this.dgvDsMuaHang.Name = "dgvDsMuaHang";
423             
this.dgvDsMuaHang.RowTemplate.Height = 27;
424             
this.dgvDsMuaHang.Size = new System.Drawing.Size(966, 262);
425             
this.dgvDsMuaHang.TabIndex = 0;
426             
this.dgvDsMuaHang.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDsMuaHang_CellClick);
427             
//
428             
// label6
429             
//
430             
this.label6.AutoSize = true;
431             
this.label6.Location = new System.Drawing.Point(38, 269);
432             
this.label6.Name = "label6";
433             
this.label6.Size = new System.Drawing.Size(46, 18);
434             
this.label6.TabIndex = 6;
435             
this.label6.Text = "Mô tả";
436             
//
437             
// label5
438             
//
439             
this.label5.AutoSize = true;
440             
this.label5.Location = new System.Drawing.Point(38, 223);
441             
this.label5.Name = "label5";
442             
this.label5.Size = new System.Drawing.Size(91, 18);
443             
this.label5.TabIndex = 5;
444             
this.label5.Text = "Số lượng gói";
445             
//
446             
// label4
447             
//
448             
this.label4.AutoSize = true;
449             
this.label4.Location = new System.Drawing.Point(38, 179);
450             
this.label4.Name = "label4";
451             
this.label4.Size = new System.Drawing.Size(98, 18);
452             
this.label4.TabIndex = 4;
453             
this.label4.Text = "Ngày kết thúc";
454             
//
455             
// label3
456             
//
457             
this.label3.AutoSize = true;
458             
this.label3.Location = new System.Drawing.Point(38, 134);
459             
this.label3.Name = "label3";
460             
this.label3.Size = new System.Drawing.Size(94, 18);
461             
this.label3.TabIndex = 3;
462             
this.label3.Text = "Ngày bắt đầu";
463             
//
464             
// txtTieuDe
465             
//
466             
this.txtTieuDe.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
467             
this.txtTieuDe.Location = new System.Drawing.Point(158, 76);
468             
this.txtTieuDe.Name = "txtTieuDe";
469             
this.txtTieuDe.Size = new System.Drawing.Size(562, 26);
470             
this.txtTieuDe.TabIndex = 2;
471             
//
472             
// label2
473             
//
474             
this.label2.AutoSize = true;
475             
this.label2.Location = new System.Drawing.Point(35, 76);
476             
this.label2.Name = "label2";
477             
this.label2.Size = new System.Drawing.Size(57, 18);
478             
this.label2.TabIndex = 1;
479             
this.label2.Text = "Tên gói";
480             
//
481             
// label1
482             
//
483             
this.label1.AutoSize = true;
484             
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
485             
this.label1.Location = new System.Drawing.Point(20, 12);
486             
this.label1.Name = "label1";
487             
this.label1.Size = new System.Drawing.Size(272, 29);
488             
this.label1.TabIndex = 0;
489             
this.label1.Text = "Thêm mới gói sản phẩm";
490             
//
491             
// GiaVonMuaHang
492             
//
493             
this.GiaVonMuaHang.FillWeight = 130F;
494             
this.GiaVonMuaHang.HeaderText = "Giá vốn";
495             
this.GiaVonMuaHang.Name = "GiaVonMuaHang";
496             
this.GiaVonMuaHang.Visible = false;
497             
this.GiaVonMuaHang.Width = 130;
498             
//
499             
// IdBomItemMuaHang
500             
//
501             
this.IdBomItemMuaHang.HeaderText = "IdBomItemMuaHang";
502             
this.IdBomItemMuaHang.Name = "IdBomItemMuaHang";
503             
this.IdBomItemMuaHang.Visible = false;
504             
//
505             
// STTMuaHang
506             
//
507             
this.STTMuaHang.FillWeight = 50F;
508             
this.STTMuaHang.HeaderText = "STT";
509             
this.STTMuaHang.Name = "STTMuaHang";
510             
this.STTMuaHang.Width = 50;
511             
//
512             
// ChuanMaVachMuaHang
513             
//
514             
this.ChuanMaVachMuaHang.FillWeight = 200F;
515             
this.ChuanMaVachMuaHang.HeaderText = "Chuẩn mã SP";
516             
this.ChuanMaVachMuaHang.Name = "ChuanMaVachMuaHang";
517             
this.ChuanMaVachMuaHang.Width = 200;
518             
//
519             
// TenSanPhamMuaHang
520             
//
521             
this.TenSanPhamMuaHang.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
522             dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
523             
this.TenSanPhamMuaHang.DefaultCellStyle = dataGridViewCellStyle1;
524             
this.TenSanPhamMuaHang.HeaderText = "Tên sản phẩm";
525             
this.TenSanPhamMuaHang.Name = "TenSanPhamMuaHang";
526             
//
527             
// TenDonViTinhMuaHang
528             
//
529             
this.TenDonViTinhMuaHang.HeaderText = "Đ.V.Tính";
530             
this.TenDonViTinhMuaHang.Name = "TenDonViTinhMuaHang";
531             
//
532             
// DonViTinhId
533             
//
534             
this.DonViTinhId.HeaderText = "DonViTinhId";
535             
this.DonViTinhId.Name = "DonViTinhId";
536             
this.DonViTinhId.Visible = false;
537             
//
538             
// SoLuongMuaHang
539             
//
540             
this.SoLuongMuaHang.HeaderText = "Số lượng";
541             
this.SoLuongMuaHang.Name = "SoLuongMuaHang";
542             
//
543             
// GiaBanMuaHang
544             
//
545             
this.GiaBanMuaHang.FillWeight = 130F;
546             
this.GiaBanMuaHang.HeaderText = "Đơn giá";
547             
this.GiaBanMuaHang.Name = "GiaBanMuaHang";
548             
this.GiaBanMuaHang.Width = 130;
549             
//
550             
// ThanhTien
551             
//
552             
this.ThanhTien.FillWeight = 130F;
553             
this.ThanhTien.HeaderText = "Thành tiền";
554             
this.ThanhTien.Name = "ThanhTien";
555             
this.ThanhTien.Width = 130;
556             
//
557             
// TrangThai
558             
//
559             
this.TrangThai.FillWeight = 150F;
560             
this.TrangThai.HeaderText = "Trạng thái";
561             
this.TrangThai.Name = "TrangThai";
562             
this.TrangThai.Width = 150;
563             
//
564             
// trangthai2
565             
//
566             
this.trangthai2.HeaderText = "trangthai2";
567             
this.trangthai2.Name = "trangthai2";
568             
this.trangthai2.Visible = false;
569             
//
570             
// Sua
571             
//
572             
this.Sua.FillWeight = 60F;
573             
this.Sua.HeaderText = "Sửa";
574             
this.Sua.Name = "Sua";
575             
this.Sua.Width = 60;
576             
//
577             
// Xoa
578             
//
579             
this.Xoa.FillWeight = 60F;
580             
this.Xoa.HeaderText = "";
581             
this.Xoa.Name = "Xoa";
582             
this.Xoa.Resizable = System.Windows.Forms.DataGridViewTriState.True;
583             
this.Xoa.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
584             
this.Xoa.Width = 60;
585             
//
586             
// uctBom_Form
587             
//
588             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
589             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
590             
this.Controls.Add(this.panel1);
591             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
592             
this.Margin = new System.Windows.Forms.Padding(4);
593             
this.Name = "uctBom_Form";
594             
this.Size = new System.Drawing.Size(1024, 960);
595             
this.panel1.ResumeLayout(false);
596             
this.panel1.PerformLayout();
597             
this.groupBox3.ResumeLayout(false);
598             
this.groupBox3.PerformLayout();
599             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).EndInit();
600             
this.groupBox1.ResumeLayout(false);
601             ((System.ComponentModel.ISupportInitialize)(
this.dgvDsMuaHang)).EndInit();
602             
this.ResumeLayout(false);
603
604         }
605
606         
#endregion
607
608         
private System.Windows.Forms.Panel panel1;
609         
private System.Windows.Forms.Label label1;
610         
private System.Windows.Forms.TextBox txtTieuDe;
611         
private System.Windows.Forms.Label label2;
612         
private System.Windows.Forms.Label label6;
613         
private System.Windows.Forms.Label label5;
614         
private System.Windows.Forms.Label label4;
615         
private System.Windows.Forms.Label label3;
616         
private System.Windows.Forms.GroupBox groupBox1;
617         
private System.Windows.Forms.Button btnThucHien;
618         
private System.Windows.Forms.DataGridView dgvDsMuaHang;
619         
private System.Windows.Forms.Label label7;
620         
private System.Windows.Forms.TextBox txtMoTa;
621         
private System.Windows.Forms.TextBox txtSoLuongGoi;
622         
private System.Windows.Forms.TextBox txtChuanMaVach;
623         
private System.Windows.Forms.Label label8;
624         
private System.Windows.Forms.GroupBox groupBox3;
625         
private System.Windows.Forms.TextBox txtGiaBan;
626         
private System.Windows.Forms.Label label10;
627         
private System.Windows.Forms.TextBox txtSoLuongSp;
628         
private System.Windows.Forms.Label label9;
629         
private System.Windows.Forms.Button btnClear;
630         
private System.Windows.Forms.Button btnLuu;
631         
private System.Windows.Forms.DateTimePicker dateNgayKetThuc;
632         
private System.Windows.Forms.DateTimePicker dateNgayBatDau;
633         
private System.Windows.Forms.RadioButton rdoHangKhuyenMai;
634         
private System.Windows.Forms.RadioButton rdoMuaHang;
635         
private System.Windows.Forms.Label label11;
636         
private System.Windows.Forms.PictureBox pictureBox1;
637         
private System.Windows.Forms.TextBox txtGiaVon;
638         
private System.Windows.Forms.Label label12;
639         
private System.Windows.Forms.TextBox txtTenSp;
640         
private System.Windows.Forms.Label label13;
641         
private System.Windows.Forms.Label lblThongBao;
642         
private System.Windows.Forms.LinkLabel linkLabel_QuayLai;
643         
private System.Windows.Forms.DataGridViewTextBoxColumn GiaVonMuaHang;
644         
private System.Windows.Forms.DataGridViewTextBoxColumn IdBomItemMuaHang;
645         
private System.Windows.Forms.DataGridViewTextBoxColumn STTMuaHang;
646         
private System.Windows.Forms.DataGridViewTextBoxColumn ChuanMaVachMuaHang;
647         
private System.Windows.Forms.DataGridViewTextBoxColumn TenSanPhamMuaHang;
648         
private System.Windows.Forms.DataGridViewTextBoxColumn TenDonViTinhMuaHang;
649         
private System.Windows.Forms.DataGridViewTextBoxColumn DonViTinhId;
650         
private System.Windows.Forms.DataGridViewTextBoxColumn SoLuongMuaHang;
651         
private System.Windows.Forms.DataGridViewTextBoxColumn GiaBanMuaHang;
652         
private System.Windows.Forms.DataGridViewTextBoxColumn ThanhTien;
653         
private System.Windows.Forms.DataGridViewTextBoxColumn TrangThai;
654         
private System.Windows.Forms.DataGridViewTextBoxColumn trangthai2;
655         
private System.Windows.Forms.DataGridViewLinkColumn Sua;
656         
private System.Windows.Forms.DataGridViewLinkColumn Xoa;
657     }
658 }


Gõ tìm kiếm nhanh...